EJB 3 | Entities with webservices?

You could eventually define the methods to be exposed in the same class (or maybe create a wrapper).

My understanding is that you want to consume a web service i.e. To implement a web service client. My recommendation would be to use JAX-WS for this.

See : A Simple JAX-WS Client in the Java EE 5 Tutorial Developing JAX-WS Web Service Clients.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions